How to Install glark software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install glark software package in Ubuntu 12.04 LTS (Precise Pangolin)

glark software package provides pattern matching tool similar to grep, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install glark 

glark is installed in your system.

Make ensure the glark package were installed using the commands given below,

$ sudo dpkg-query -l | grep glark *

You will get with glark package name, version, architecture and description in a table

glark package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package glark
Version 1.8.0-1
Description pattern matching tool similar to grep
Sub Section Utils


See Also, How to uninstall or remove glark software package from Ubuntu 12.04 LTS (Precise Pangolin)?